[INFO] fetching crate clx 2.1.0...
[INFO] testing clx-2.1.0 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate clx 2.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate clx 2.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate clx 2.1.0
[INFO] tweaked toml for crates.io crate clx 2.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate clx 2.1.0 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate clx 2.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2e5db04e7f5a0aa6265872acc748cf3f464614df26c508b8e4620ff2d5a6ad04
[INFO] running `Command { std: "docker" "start" "2e5db04e7f5a0aa6265872acc748cf3f464614df26c508b8e4620ff2d5a6ad04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2e5db04e7f5a0aa6265872acc748cf3f464614df26c508b8e4620ff2d5a6ad04" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e5db04e7f5a0aa6265872acc748cf3f464614df26c508b8e4620ff2d5a6ad04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2e5db04e7f5a0aa6265872acc748cf3f464614df26c508b8e4620ff2d5a6ad04" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling clx v2.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "2e5db04e7f5a0aa6265872acc748cf3f464614df26c508b8e4620ff2d5a6ad04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2e5db04e7f5a0aa6265872acc748cf3f464614df26c508b8e4620ff2d5a6ad04" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling test-log-core v0.2.20
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling test-log-macros v0.2.20
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling test-log v0.2.20
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling clx v2.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.88s
[INFO] running `Command { std: "docker" "inspect" "2e5db04e7f5a0aa6265872acc748cf3f464614df26c508b8e4620ff2d5a6ad04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2e5db04e7f5a0aa6265872acc748cf3f464614df26c508b8e4620ff2d5a6ad04" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/clx-dbb16adf74a136c9)
[INFO] [stdout] 
[INFO] [stdout] running 118 tests
[INFO] [stdout] test error::tests::test_error_debug_impl ... ok
[INFO] [stdout] test error::tests::test_error_from_io_error ... ok
[INFO] [stdout] test error::tests::test_error_io_transparent ... ok
[INFO] [stdout] test error::tests::test_error_from_tera_error ... ok
[INFO] [stdout] test error::tests::test_error_from_nix_errno ... ok
[INFO] [stdout] test error::tests::test_error_source_chain ... ok
[INFO] [stdout] test error::tests::test_multiple_io_error_kinds ... ok
[INFO] [stdout] test error::tests::test_render_exit_status_none ... ok
[INFO] [stdout] test error::tests::test_result_type_ok ... ok
[INFO] [stdout] test error::tests::test_result_type_err ... ok
[INFO] [stdout] test error::tests::test_script_failed_empty_name ... ok
[INFO] [stdout] test osc::tests::test_progress_boundary_values ... ok
[INFO] [stdout] test osc::tests::test_progress_clamping ... ok
[INFO] [stdout] test error::tests::test_script_failed_special_characters ... ok
[INFO] [stdout] test error::tests::test_script_failed_no_exit_status ... ok
[INFO] [stdout] test osc::tests::test_progress_state_codes ... ok
[INFO] [stdout] test osc::tests::test_progress_state_equality ... ok
[INFO] [stdout] test osc::tests::test_progress_state_debug ... ok
[INFO] [stdout] test osc::tests::test_all_progress_states ... ok
[INFO] [stdout] test osc::tests::test_clear_progress_idempotent ... ok
[INFO] [stdout] test progress::flex::tests::test_encode_decode_progress_bar_chars ... ok
[INFO] [stdout] test progress::flex::tests::test_encode_decode_special_chars ... ok
[INFO] [stdout] test progress::flex::tests::test_flex_fill ... ok
[INFO] [stdout] test progress::flex::tests::test_flex_fill_right_align ... ok
[INFO] [stdout] test progress::flex::tests::test_flex ... ok
[INFO] [stdout] test progress::flex::tests::test_safe_prefix ... ok
[INFO] [stdout] test progress::flex::tests::test_flex_progress_placeholder_basic ... ok
[INFO] [stdout] test progress::flex::tests::test_flex_progress_placeholder_min_width ... ok
[INFO] [stdout] test osc::tests::test_set_progress_doesnt_panic ... ok
[INFO] [stdout] test progress::flex::tests::test_encode_decode_angle_brackets ... ok
[INFO] [stdout] test error::tests::test_render_exit_status_with_code ... ok
[INFO] [stdout] test progress::format::tests::test_format_bytes_bytes ... ok
[INFO] [stdout] test progress::format::tests::test_format_bytes_gigabytes ... ok
[INFO] [stdout] test progress::format::tests::test_format_bytes_kilobytes ... ok
[INFO] [stdout] test progress::format::tests::test_format_bytes_megabytes ... ok
[INFO] [stdout] test progress::format::tests::test_format_count ... ok
[INFO] [stdout] test progress::format::tests::test_format_duration_hours ... ok
[INFO] [stdout] test progress::format::tests::test_format_duration_seconds ... ok
[INFO] [stdout] test progress::format::tests::test_format_duration_minutes ... ok
[INFO] [stdout] test progress::job::tests::test_next_operation ... ok
[INFO] [stdout] test progress::job::tests::test_overall_progress_between_operations ... ok
[INFO] [stdout] test progress::job::tests::test_overall_progress_no_progress_yet ... ok
[INFO] [stdout] test progress::job::tests::test_overall_progress_multi_operation_second_op ... ok
[INFO] [stdout] test progress::job::tests::test_overall_progress_multi_operation_first_op ... ok
[INFO] [stdout] test progress::job::tests::test_overall_progress_none_without_tracking ... ok
[INFO] [stdout] test progress::job::tests::test_progress_job_builder_body ... ok
[INFO] [stdout] test progress::job::tests::test_progress_job_builder_body_text ... ok
[INFO] [stdout] test progress::job::tests::test_overall_progress_single_operation ... ok
[INFO] [stdout] test progress::job::tests::test_progress_job_builder_default ... ok
[INFO] [stdout] test progress::job::tests::test_progress_job_progress_updates ... ok
[INFO] [stdout] test progress::job::tests::test_progress_job_set_body ... ok
[INFO] [stdout] test progress::job::tests::test_progress_status_is_active ... ok
[INFO] [stdout] test progress::job::tests::test_progress_job_equality ... ok
[INFO] [stdout] test progress::job::tests::test_progress_status_transitions ... ok
[INFO] [stdout] test progress::job::tests::test_progress_job_debug ... ok
[INFO] [stdout] test progress::job::tests::test_progress_job_done_behavior ... ok
[INFO] [stdout] test progress::job::tests::test_progress_job_builder_with_props ... ok
[INFO] [stdout] test progress::job::tests::test_progress_job_progress_total_update ... ok
[INFO] [stdout] test progress::job::tests::test_start_operations ... ok
[INFO] [stdout] test progress::job::tests::test_start_operations_minimum_one ... ok
[INFO] [stdout] test progress::output::tests::test_output_get_set ... ok
[INFO] [stdout] test osc::tests::test_progress_state_clone ... ok
[INFO] [stdout] test progress::state::tests::test_resize_signal_check ... ok
[INFO] [stdout] test progress::render::tests::test_indent ... ok
[INFO] [stdout] test progress::state::tests::test_with_terminal_lock ... ok
[INFO] [stdout] test progress::tests::test_clear_jobs ... ok
[INFO] [stdout] test progress::state::tests::test_interval_get_set ... ok
[INFO] [stdout] test progress::tests::test_rate_with_zero_smoothed_rate ... ok
[INFO] [stderr] ⠋ a
[INFO] [stderr] [1A[80D
[0J✔ a
[INFO] [stderr] ✔ test
[INFO] [stderr] [2A[80D
[0J✔ a
[INFO] [stderr] ✔ test
[INFO] [stderr] [2A[80D
[0J✔ a
[INFO] [stderr] ✔ test
[INFO] [stdout] test error::tests::test_script_failed_with_exit_code ... ok
[INFO] [stdout] test progress::tests::test_eta_with_zero_smoothed_rate ... ok
[INFO] [stdout] test progress::tests::test_rate_fallback_to_average ... ok
[INFO] [stdout] test progress::tests::test_eta_fallback_to_linear_extrapolation ... ok
[INFO] [stdout] test progress::tests::test_clear_jobs_rearms_rendering_after_stop ... ok
[INFO] [stdout] test progress::tests::test_smoothed_rate_affects_rate_display ... ok
[INFO] [stdout] test progress::tests::test_smoothed_rate_affects_eta_calculation ... ok
[INFO] [stdout] test progress::tests::test_smoothed_rate_no_update_on_tiny_elapsed_time ... ok
[INFO] [stdout] test progress::tests::test_template_bytes_no_progress ... ok
[INFO] [stdout] test progress::tests::test_template_bytes_total_false ... ok
[INFO] [stdout] test progress::tests::test_template_bytes_hide_complete ... ok
[INFO] [stdout] test progress::tests::test_template_elapsed_renders ... ok
[INFO] [stdout] test progress::tests::test_template_eta_hide_complete ... ok
[INFO] [stdout] test progress::tests::test_template_bytes_with_progress ... ok
[INFO] [stdout] test progress::tests::test_template_progress_bar_basic ... ok
[INFO] [stdout] test progress::tests::test_template_eta_no_progress ... ok
[INFO] [stdout] test progress::tests::test_template_eta_with_progress ... ok
[INFO] [stdout] test progress::tests::test_template_rate_no_progress ... ok
[INFO] [stdout] test progress::tests::test_template_rate_slow ... ok
[INFO] [stdout] test progress::tests::test_template_progress_bar_hide_complete ... ok
[INFO] [stdout] test progress::tests::test_template_spinner_custom ... ok
[INFO] [stdout] test progress::tests::test_template_spinner_done ... ok
[INFO] [stdout] test progress::tests::test_template_rate_with_smoothed_rate ... ok
[INFO] [stdout] test progress::tests::test_template_spinner_done_custom ... ok
[INFO] [stdout] test progress::tests::test_template_rate_very_slow ... ok
[INFO] [stdout] test progress::tests::test_template_spinner_failed ... ok
[INFO] [stdout] test progress::tests::test_template_spinner_pending ... ok
[INFO] [stdout] test progress::tests::test_template_spinner_running ... ok
[INFO] [stdout] test progress_bar::tests::test_progress_bar_chars_presets ... ok
[INFO] [stdout] test progress_bar::tests::test_progress_bar_complete ... ok
[INFO] [stdout] test progress_bar::tests::test_progress_bar_custom_chars ... ok
[INFO] [stdout] test progress_bar::tests::test_progress_bar_default ... ok
[INFO] [stdout] test progress::tests::test_template_spinner_warn ... ok
[INFO] [stdout] test progress_bar::tests::test_progress_bar_empty ... ok
[INFO] [stdout] test style::tests::test_ereset ... ok
[INFO] [stdout] test style::tests::test_stderr_color_functions ... ok
[INFO] [stdout] test style::tests::test_stderr_format_functions ... ok
[INFO] [stdout] test style::tests::test_estyle_returns_styled_object ... ok
[INFO] [stdout] test style::tests::test_stdout_color_functions ... ok
[INFO] [stdout] test style::tests::test_stdout_format_functions ... ok
[INFO] [stdout] test style::tests::test_style_chaining ... ok
[INFO] [stdout] test style::tests::test_style_with_different_types ... ok
[INFO] [stdout] test style::tests::test_style_with_empty_string ... ok
[INFO] [stdout] test style::tests::test_style_with_special_characters ... ok
[INFO] [stdout] test style::tests::test_nstyle_returns_styled_object ... ok
[INFO] [stdout] test progress::tests::test_job_count_and_active_jobs ... FAILED
[INFO] [stdout] test progress::tests::test_increment_updates_smoothed_rate ... ok
[INFO] [stdout] test progress::tests::test_smoothed_rate_initial_value ... ok
[INFO] [stdout] test progress::tests::test_smoothed_rate_no_update_on_backwards_progress ... ok
[INFO] [stdout] test progress::tests::test_smoothed_rate_exponential_moving_average ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- progress::tests::test_job_count_and_active_jobs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'progress::tests::test_job_count_and_active_jobs' (1945) panicked at src/progress/mod.rs:857:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x622110bb7338 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x622110bb7338 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x622110bb7338 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x622110bb7338 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x622110bce98a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x622110bce98a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x622110bbbf92 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x622110bbbf92 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x622110b958a6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x622110b958a6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x622110baefe9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6221106882bc - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x6221106882bc - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x622110baf1a2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x622110baf1a2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x622110b95962 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x622110b8d1a9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x622110b9667d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x622110bcf1cc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x622110bcf083 - core[5a1c3e9896636f3a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x622110bc9fad - core[5a1c3e9896636f3a]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x62211064bc0e - clx[bd2e3042ca449767]::progress::tests::test_job_count_and_active_jobs
[INFO] [stdout]                                at /opt/rustwide/workdir/src/progress/mod.rs:857:9
[INFO] [stdout]   22:     0x622110648d33 - clx[bd2e3042ca449767]::progress::tests::test_job_count_and_active_jobs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/progress/mod.rs:846:40
[INFO] [stdout]   23:     0x622110673416 - <clx[bd2e3042ca449767]::progress::tests::test_job_count_and_active_jobs::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62211067b39b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62211067b39b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x622110688c15 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x622110688c15 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x622110688c15 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x622110688c15 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x622110688c15 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x622110688c15 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x622110688c15 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x622110683774 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x622110683774 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x62211068bc92 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x62211068bc92 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x62211068bc92 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x62211068bc92 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x62211068bc92 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62211068bc92 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x62211068bc92 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x622110bb667f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x622110bb667f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7b7080043aa4 - <unknown>
[INFO] [stdout]   45:     0x7b70800d0a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     progress::tests::test_job_count_and_active_jobs
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 117 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.48s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "2e5db04e7f5a0aa6265872acc748cf3f464614df26c508b8e4620ff2d5a6ad04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e5db04e7f5a0aa6265872acc748cf3f464614df26c508b8e4620ff2d5a6ad04", kill_on_drop: false }`
[INFO] [stdout] 2e5db04e7f5a0aa6265872acc748cf3f464614df26c508b8e4620ff2d5a6ad04
